home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / pc / Open Me for REALbasic 3 / REALbasic 3.2 / Goodies / Development Tools / XCMDs and XFCNs / User Interface / Progress Window XCMD / stack_-1.xml < prev    next >
Encoding:
Extensible Markup Language  |  1992-10-08  |  1.5 KB  |  20 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in</name>
  5.     <id>-1</id>
  6.     <cardCount>1</cardCount>
  7.     <cardID>2880</cardID>
  8.     <listID>4006</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>512</width>
  14.         <height>342</height>
  15.     </cardSize>
  16.     <script>‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû
  17. ‚àû‚àû
  18. ‚àû‚àû Progress Window XCMD Demo Stack
  19. ‚àû‚àû
  20. ‚àû‚àû Written by Jim Parshall
  21. ‚àû‚àû Copyright ¬©1991 Dome Software Corporation
  22. ‚àû‚àû
  23. ‚àû‚àû 17 Feb 91
  24. ‚àû‚àû
  25. ‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû‚àû
  26. ---------------------------- openStack ---------------------------------
  27. on openStack
  28. set the scroll of fld "Usage" to 0
  29. set the scroll of fld "More Info" to 0
  30. pass openStack
  31. end openStack
  32.  
  33. ---------------------------- closeStack --------------------------------
  34. on closeStack
  35. if there is a window "Progress" then close window "Progress"
  36. pass closeStack
  37. end closeStack
  38. </script>
  39.     <background id="2721" file="background_2721.xml" name="Descriptions" />
  40.     <card id="2880" file="card_2880.xml" marked="false" name="" owner="2721" />
  41. </stack>
  42.